[INFO] fetching crate fhirbolt 0.4.0...
[INFO] testing fhirbolt-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate fhirbolt 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate fhirbolt 0.4.0
[INFO] finished tweaking crates.io crate fhirbolt 0.4.0
[INFO] tweaked toml for crates.io crate fhirbolt 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fhirbolt 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fhirbolt-element v0.4.0
[INFO] [stderr]   Downloaded fhirbolt-shared v0.4.0
[INFO] [stderr]   Downloaded fhirbolt-model v0.4.0
[INFO] [stderr]   Downloaded quick-xml v0.25.0
[INFO] [stderr]   Downloaded fhirbolt-serde v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30eabaa013a5120951ccb5f348e9e13b17cdb577db1352bef0c444a77408e7de
[INFO] running `Command { std: "docker" "start" "-a" "30eabaa013a5120951ccb5f348e9e13b17cdb577db1352bef0c444a77408e7de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30eabaa013a5120951ccb5f348e9e13b17cdb577db1352bef0c444a77408e7de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30eabaa013a5120951ccb5f348e9e13b17cdb577db1352bef0c444a77408e7de", kill_on_drop: false }`
[INFO] [stdout] 30eabaa013a5120951ccb5f348e9e13b17cdb577db1352bef0c444a77408e7de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d6e3bf2a2dfc0fc03ca80638edd46831bcc4981b39cf2821866d07bfba426ea
[INFO] running `Command { std: "docker" "start" "-a" "7d6e3bf2a2dfc0fc03ca80638edd46831bcc4981b39cf2821866d07bfba426ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling quick-xml v0.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling fhirbolt-shared v0.4.0
[INFO] [stderr]    Compiling fhirbolt-element v0.4.0
[INFO] [stderr]    Compiling fhirbolt-serde v0.4.0
[INFO] [stderr]    Compiling fhirbolt v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.91s
[INFO] running `Command { std: "docker" "inspect" "7d6e3bf2a2dfc0fc03ca80638edd46831bcc4981b39cf2821866d07bfba426ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6e3bf2a2dfc0fc03ca80638edd46831bcc4981b39cf2821866d07bfba426ea", kill_on_drop: false }`
[INFO] [stdout] 7d6e3bf2a2dfc0fc03ca80638edd46831bcc4981b39cf2821866d07bfba426ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dbf11d71ce5536586523553fcd8cf09b235f983a98500b8441595513ca7cd75
[INFO] running `Command { std: "docker" "start" "-a" "6dbf11d71ce5536586523553fcd8cf09b235f983a98500b8441595513ca7cd75", kill_on_drop: false }`
[INFO] [stderr]    Compiling fhirbolt v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "6dbf11d71ce5536586523553fcd8cf09b235f983a98500b8441595513ca7cd75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbf11d71ce5536586523553fcd8cf09b235f983a98500b8441595513ca7cd75", kill_on_drop: false }`
[INFO] [stdout] 6dbf11d71ce5536586523553fcd8cf09b235f983a98500b8441595513ca7cd75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fc1a8f1f3c7d95a4677650b824183d8b8da415f6a7198e5a4ba1a5ea99bb6fa
[INFO] running `Command { std: "docker" "start" "-a" "4fc1a8f1f3c7d95a4677650b824183d8b8da415f6a7198e5a4ba1a5ea99bb6fa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fhirbolt-563a9b103f777338)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fhirbolt
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - serde (line 118) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - element (line 90) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - serde (line 118) stdout ----
[INFO] [stdout] error[E0433]: cannot find `model` in `fhirbolt`
[INFO] [stdout]    --> src/lib.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 | use fhirbolt::model::r4b::Resource;
[INFO] [stdout]     |               ^^^^^ could not find `model` in `fhirbolt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:70:9
[INFO] [stdout]     |
[INFO] [stdout]  69 | #[cfg(feature = "fhirbolt-model")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `fhirbolt-model` feature
[INFO] [stdout]  70 | pub mod model {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0433]: cannot find `model` in `fhirbolt`
[INFO] [stdout]   --> src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 | use fhirbolt::model::r4b::{
[INFO] [stdout]    |               ^^^^^ could not find `model` in `fhirbolt`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "fhirbolt-model")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `fhirbolt-model` feature
[INFO] [stdout] 70 | pub mod model {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - serde (line 118)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4fc1a8f1f3c7d95a4677650b824183d8b8da415f6a7198e5a4ba1a5ea99bb6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc1a8f1f3c7d95a4677650b824183d8b8da415f6a7198e5a4ba1a5ea99bb6fa", kill_on_drop: false }`
[INFO] [stdout] 4fc1a8f1f3c7d95a4677650b824183d8b8da415f6a7198e5a4ba1a5ea99bb6fa
